ScheduleViewObject
The schedule listing object.
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
scheduleId |
Schedule's system ID |
- |
string |
|
name |
Schedule's name or caption |
- |
string |
|
description |
Schedule's description |
- |
string |
|
type |
Schedule's type |
- | ||
createdDate |
Schedule's create date |
- |
string |
date-time |
createdBy |
Schedule's creator |
- |
string |
|
startDate |
Schedule's start date |
- |
string |
date-time |
endDate |
Schedule's end date |
- |
string |
date-time |
scheduleDataType |
Schedule repetition type enumeration |
- | ||
status |
Schedule status enumeration |
- | ||
scheduleItemId |
The content item (ID) that the schedule is attached to |
- |
string |
|
scheduleItemName |
The content item (Name) that the schedule is attached to |
- |
string |
|
tenantId |
The tenant id of the Schedule's creator |
- |
string |